home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / math / spline29 / ok / ss09 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.2 KB  |  37 lines

  1. ; spline s -b -q -s n n  ss09
  2. ; points along a symmetric curve
  3.               0               1 
  4.            0.25         1.15979 
  5.             0.5         1.38317 
  6.            0.75         1.66406 
  7.               1               2 
  8.            1.25         2.39245 
  9.             1.5         2.84827 
  10.            1.75         3.37878 
  11.               2               4 
  12.            2.25         4.73447 
  13.             2.5         5.61524 
  14.            2.75         6.68542 
  15.               3               8 
  16.            3.25         9.60783 
  17.             3.5           11.49 
  18.            3.75         13.6232 
  19.               4              16 " "
  20.               5              16 
  21.            5.25         13.6232 
  22.             5.5           11.49 
  23.            5.75         9.60783 
  24.               6               8 
  25.            6.25         6.68542 
  26.             6.5         5.61524 
  27.            6.75         4.73447 
  28.               7               4 
  29.            7.25         3.37878 
  30.             7.5         2.84827 
  31.            7.75         2.39245 
  32.               8               2 
  33.            8.25         1.66406 
  34.             8.5         1.38317 
  35.            8.75         1.15979 
  36.               9               1 
  37.